GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / DeleteOCG_2 Method





In This Topic
DeleteOCG_2 Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function DeleteOCG_2( _
   ByVal OCGId As Integer, _
   ByVal RemoveContent As Boolean _
) As GdPictureStatus
public GdPictureStatus DeleteOCG_2( 
   int OCGId,
   bool RemoveContent
)
public function DeleteOCG_2( 
    OCGId: Integer;
    RemoveContent: Boolean
): GdPictureStatus; 
public function DeleteOCG_2( 
   OCGId : int,
   RemoveContent : boolean
) : GdPictureStatus;
public: GdPictureStatus DeleteOCG_2( 
   int OCGId,
   bool RemoveContent
) 
public:
GdPictureStatus DeleteOCG_2( 
   int OCGId,
   bool RemoveContent
) 

Parameters

OCGId
RemoveContent
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members